kdump fails to start when command 'systemctl start kdump' used to start the kdump service and selinux set in 'enforcing' mode with an error Can't find kernel ...
This document is to explore the most common kdump configuration mistakes, the ways to identify these mistakes, and what steps should be taken to resolve them.
I want to enable kdump to send a dump to some other developers, in the hope of identifying an annoying bug that crashes my system without even leaving traces ...
To start the kdump daemon at boot time, type the following command as root: chkconfig kdump on This will enable the service for runlevels 2, 3, 4, and 5.